Skip to main content
Get Jobs key metrics

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

force_recalculate
boolean
default:false

Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate is set to true, the report is recalculated and the stored report is overwritten.

Response

OK

A Report containing the key metrics of all Jobs.

report_name
string
Example:

"jobs_key_metrics"

report_data
object

The key metrics of all Jobs.

last_update
string<date-time>
Example:

"2020-09-01T11:45:49Z"